ComponentOne Xamarin Edition
Item Property (C1HierarchicalCollectionView<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1HierarchicalCollectionView<T> Class : Item Property
The index.
Gets the item at the specified index.
Syntax
public T this[ 
   int index
]; {get;}

Parameters

index
The index.
See Also

Reference

C1HierarchicalCollectionView<T> Class
C1HierarchicalCollectionView<T> Members